Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added searchValue property to AutoTable component to control the table's search value #702

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

MillanWangGadget
Copy link
Contributor

UPDATE

  • Added searchValue prop to AutoTable to control the search value of the table from outside of the component itself
  • This prop is compatible with searchable:true in AutoTable. In this case, the new searchValue prop will only be used to power the search when the user does not manually add their own search

CleanShot 2024-12-02 at 14 28 20

Copy link
Contributor

@alanko0511 alanko0511 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎩
:shipit: 👌

@MillanWangGadget MillanWangGadget merged commit 4a28217 into main Dec 2, 2024
9 checks passed
@MillanWangGadget MillanWangGadget deleted the mill/AddAutoTableSearchValueParam branch December 2, 2024 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants